treemodelsort: Remove unnecessary comment
authorKristian Rietveld <kris@gtk.org>
Tue, 24 May 2011 20:19:38 +0000 (22:19 +0200)
committerKristian Rietveld <kris@gtk.org>
Mon, 22 Aug 2011 19:30:31 +0000 (21:30 +0200)
(I am no longer 17 years old and have grown up by now).

gtk/gtktreemodelsort.c

index df24a6a4cfccede50c317307ae7f76844d852df7..127670d5767717c656892067cd80c914df5d2c0e 100644 (file)
  * iter->user_data2 = SortElt
  */
 
-/* WARNING: this code is dangerous, can cause sleepless nights,
- * can cause your dog to die among other bad things
- *
- * we warned you and we're not liable for any head injuries.
- */
-
 #include "config.h"
 #include <string.h>